Click or drag to resize

PersonaFolderIds Property

Gets the folder ids.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<FolderId> FolderIds { get; }

Property Value

Type: IListFolderId
The folder ids.
See Also